From: Richard M. Stallman Date: Mon, 24 Dec 2001 18:01:56 +0000 (+0000) Subject: Replace "comment-fence" and "string-fence" with consistent terms. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~59596 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=85c7ceaa019c314cab8425e0a1cf25e6a3348c52;p=emacs.git Replace "comment-fence" and "string-fence" with consistent terms. --- diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 731956407eb..bc3ac9c36bb 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -875,10 +875,10 @@ to each syntactic type. @tab 9 @ @ escape @tab -14 @ @ comment-fence +14 @ @ generic comment @item @tab -15 @ string-fence +15 @ generic string @end multitable For example, the usual syntax value for @samp{(} is @code{(4 . 41)}.